CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 加密 des

搜索资源列表

  1. DES(delphi)

    0下载:
  2. 强大的DES加密解密程序。 提供密钥后, 提供任意文件,生成加密后的密文。 提供任意文件,生成解密后的明文。-Strong DES encryption and decryption process. Provide any file, generate the encrypted ciphertext. Provide any documents, generate decrypted plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:197437
    • 提供者:李淑怡
  1. RSA

    1下载:
  2. RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。   RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:112874
    • 提供者:王风
  1. Traditionalencryption

    0下载:
  2. DES加密,密钥56位,一个分组大小是64位实现对文件的加密-DES encryption, key 56, a packet size is 64-bit file encryption to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5905786
    • 提供者:刘文
  1. des_mino

    0下载:
  2. DES加密算法,对指定文件的内容进行加密-DES encryption algorithm, encrypt the contents of the specified file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3690334
    • 提供者:蒙诺维
  1. fileencrypterfordes

    0下载:
  2. java语言加密,用DES算法实现文件的加密和解密功能。-file encrypter for des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3896
    • 提供者:bruce
  1. yxyDES2_MFC

    0下载:
  2. DES加密解密工具2.1及其代码——支持字符串及文件加密,支持3DES-DES encryption and decryption tools 2.1 code- Support for string and file encryption, support for 3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:59122
    • 提供者:胡学轩
  1. DES

    0下载:
  2. DES加密的一个程序,加密的对象可以是文件,也可以是字符串,和大家分享下.-DES encryption of a program that encrypted file object can also be a string, and share with you.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1955325
    • 提供者:Simon
  1. DESfinalV

    0下载:
  2. DES加密算法,可以对文件加密也可以解密,有界面,C++编写-DES encryption algorithm, you can decrypt the file encryption can also have interfaces, C++ written! ! !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:71171
    • 提供者:张雯婷
  1. DES-chat

    0下载:
  2. DES加密聊天工具,共包含3个文件:chat.cpp、des.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器)。如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。-DES encrypted chat tool, contains a total of 3 files: chat.cpp, des.h, makef
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5886
    • 提供者:Sunny kim
  1. DES

    0下载:
  2. 实现了一个DES与3DES,可以浏览文件进行加密-Implements a DES and 3DES, you can browse the file is encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:81295
    • 提供者:郑轶
  1. DES

    0下载:
  2. C++实现DES加密算法,结合Base64,与转换加密,并且输出DLL,可以用于网站程序调用,实现数据与文件的加密.这种加密后的数据用普通字符用HTML传输,有两层加密,可逆,不会被破解.-C++, DES encryption algorithm and Base64, and conversion of encryption, and the output DLL, can be used to call a web application, data and file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:147069
    • 提供者:li oie miru
  1. DS-DES

    0下载:
  2. 含有密文链接选择的DES加密解密C程序代码,包括可执行文件-Contains links to selected ciphertext C DES encryption and decryption code, including the executable file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10400
    • 提供者:zhz
  1. des

    0下载:
  2. 平时课程学习自己做的des加密程序,可以进行加解密文件-Courses usually do their own encryption des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1927096
    • 提供者:roeraky
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915016
    • 提供者:feifei
  1. DataCoffer2011

    0下载:
  2. 一个文件加密程序,主要使用了DES思想.主要给文件加密,界面做的也不错。-A file encryption program, the main idea using the DES, mainly for file encryption, the interface is also doing well.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2301150
    • 提供者:haidejintou
  1. 20110927090408

    0下载:
  2. 基于DES的文件加密程序 采用ECB或CBC工作模式 DES算法核心代码-DES-based file encryption program using ECB or CBC mode of DES algorithm core code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3450
    • 提供者:HH
  1. DES

    0下载:
  2. DES加密 .h文件 《应用密码学》书中的版本-DES encryption, " Applied Cryptography" version of the book
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4017
    • 提供者:grace
  1. MD5-RSA-DES

    0下载:
  2. 文件-3个着名加密算法(MD5、RSA、DES)的解析 -File- 3 famous encryption algorithm (MD5, RSA, DES) to resolve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:16454
    • 提供者:lixin
  1. des

    0下载:
  2. des加密解密,可以加密文件,用0x00补齐的-des encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2488
    • 提供者:todd
  1. DES-disk-system

    0下载:
  2. 以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。-In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:178930
    • 提供者:lx
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com